{
  "generic": {
    "type": "gun_hand_standard",
	"canBeRemovedByHand": true,
    "width": 0.25,
    "height": 0.25
  },
  "gun": {
    "autoReload": true,
    "handHeld": true,
    "capacity": 47,
    "reloadTime": 65,
	"reloadDelay": 5,
    "muzzleVelocity": 744,
    "fireDelay": 3.0,
    "gravitationalVelocity": 0.01,
    "bulletSpreadFactor": 0.005,
    "diameter": 7.7,
    "minCaseLength": 56.44,
    "maxCaseLength": 56.44,
    "yawSpeed": 8.195484,
    "pitchSpeed": 8.195484,
    "handHeldNormalOffset": [0.0,-0.0625,0.5625],
    "handHeldAimedOffset": [0.3125,-0.046875,0.5],
    "muzzleGroups": [
      {
        "muzzles": [
          {
            "pos": [0.0,0.199218,1.52734],
            "rot": [0.0,0.0,0.0],
            "center": [0.0,0.0,0.0]
          }
        ]
      }
    ]
  },
  "definitions": [
    {
      "subName": "",
      "name": "DKZ .303 Hive Machine Gun",
      "extraMaterialLists": [
        [],
		[],
		[],
		[],
		[],
		[],
		[]
      ]
    }
  ],
  "rendering": {
    "animatedObjects": [
      {
        "objectName": "gun",
        "animations": []
      },
      {
        "objectName": "shroud",
        "applyAfter": "gun",
        "animations": []
      },
      {
        "objectName": "mag",
        "applyAfter": "gun",
        "animations": [
          {
            "animationType": "rotation",
            "variable": "gun_cooldown",
            "centerPoint": [0.0,0.0,0.35547],
            "axis": [0.0,-14.8,0.0],
            "duration": 3,
            "skipReverseMovement": true
          }
        ]
      },
      {
        "objectName": "charginghandle",
        "applyAfter": "gun",
        "animations": []
      },
      {
        "objectName": "trigger",
        "applyAfter": "gun",
        "animations": [
          {
            "animationType": "rotation",
            "variable": "gun_firing",
            "centerPoint": [0.0,0.083222,0.135182],
            "axis": [25.0,0.0,0.0],
            "duration": 2
          }
        ]
      },
      {
        "objectName": "#&translucentmuzzleflash",
        "animations": [
          {
            "animationType": "visibility",
            "variable": "gun_fired",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ]
      }
    ],
    "lightObjects": [
      {
        "objectName": "#&translucentmuzzleflash",
        "color": "FFCC00",
        "brightnessAnimations": []
      }
    ],
    "sounds": [
      {
        "name": "dkzpartspack:lewisgun_firing",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "gun_fired",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ],
        "forceSound": true
      },
      {
        "name": "dkzpartspack:lewisgun_reloading",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "gun_reload",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ]
      }
    ],
    "particles": [
      {
        "type": "smoke",
        "quantity": 3,
        "duration": 40,
        "transparency": 0.75,
        "toTransparency": 0.01,
        "scale": 0.5,
        "toScale": 3.0,
        "color": "555555",
        "pos": [0.0,0.199218,1.70703],
        "initialVelocity": [0.0,0.0,1.0],
        "terminalVelocity": [0.0,0.0,1.0],
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "gun_fired",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ]
      }
    ],
    "modelType": "obj"
  },
  "general": {
    "description": "The 303 Hive Machine Gun is a variant of the 303 Swarm, designed to be hand-held",
    "health": 100,
    "materialLists": [
      ["oredict:ingotIron:15","oredict:plankWood:1"],
	  ["minecraft:iron_ingot:15","minecraft:oak_planks:1"],
	  ["minecraft:iron_ingot:15","minecraft:spruce_planks:1"],
	  ["minecraft:iron_ingot:15","minecraft:birch_planks:1"],
	  ["minecraft:iron_ingot:15","minecraft:jungle_planks:1"],
	  ["minecraft:iron_ingot:15","minecraft:acacia_planks:1"],
	  ["minecraft:iron_ingot:15","minecraft:dark_oak_planks:1"]
    ]
  }
}